Skip to content

Conversation

@rscircus
Copy link
Owner

No description provided.

@rscircus rscircus requested a review from steffi7574 July 14, 2019 09:17
@rscircus rscircus self-assigned this Jul 14, 2019
Copy link

@steffi7574 steffi7574 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand the desire to remove the MyReal define, but it actually comes in handy if you want to change from double to single precision, which might be desirable in some cases.

@rscircus
Copy link
Owner Author

rscircus commented Jul 14, 2019 via email

@steffi7574
Copy link

In cases where storing double precision is not possible due to memory limitations. We faced that problem already when optimizing on MNIST using a very big batch within the XBraid vectors. We were switching to mini-batch optimization and single precision then to reduce memory.

@rscircus
Copy link
Owner Author

😨 ... do you have this test? Can you add it to the repo?

@rscircus
Copy link
Owner Author

Please put a recipe for this in here.

@rscircus
Copy link
Owner Author

Makefile for two different versions. See holy single vs. double precision TODOs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants